const runtime._KindSpecialBubble

5 uses

	runtime (current package)
		mheap.go#L2014: 	_KindSpecialBubble = 9
		mheap.go#L2851: 	case _KindSpecialBubble:
		synctest.go#L400: 	iter, exists := span.specialFindSplicePoint(offset, _KindSpecialBubble)
		synctest.go#L417: 		s.special.kind = _KindSpecialBubble
		synctest.go#L446: 	removespecial(p, _KindSpecialBubble)